home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / lib / perl5 / Gnome2 / URL.pod < prev    next >
Text File  |  2009-04-29  |  595b  |  61 lines

  1. =head1 NAME
  2.  
  3. Gnome2::URL
  4.  
  5. =cut
  6.  
  7.  
  8. =head1 METHODS
  9.  
  10. =head2 boolean = Gnome2::URL-E<gt>B<show> ($url)
  11.  
  12. =over
  13.  
  14. =item * $url (string) 
  15.  
  16. =back
  17.  
  18.  
  19.  
  20. May croak with a L<Glib::Error> in $@ on failure.
  21.  
  22. =head2 boolean = Gnome2::URL-E<gt>B<show_with_env> ($url, $env_ref)
  23.  
  24. =over
  25.  
  26. =item * $url (string) 
  27.  
  28. =item * $env_ref (scalar) 
  29.  
  30. =back
  31.  
  32.  
  33.  
  34. May croak with a L<Glib::Error> in $@ on failure.
  35.  
  36. Since: libgnome 2.2
  37.  
  38.  
  39.  
  40. =cut
  41.  
  42.  
  43. =head1 SEE ALSO
  44.  
  45. L<Gnome2>
  46.  
  47.  
  48. =cut
  49.  
  50.  
  51. =head1 COPYRIGHT
  52.  
  53. Copyright (C) 2003-2004 by the gtk2-perl team.
  54.  
  55. This software is licensed under the LGPL.  See L<Gnome2> for a full notice.
  56.  
  57.  
  58.  
  59. =cut
  60.  
  61.